Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow source to be string and enum #259

Merged

Conversation

hallvictoria
Copy link
Contributor

Change to be incorporated in 1.21.2

With the changes from #249, only BlobSource values were accepted. If the user put a string, indexing would fail.

This changes the source parameter to accept both BlobSource and string values.

@hallvictoria hallvictoria marked this pull request as ready for review October 9, 2024 15:54
@hallvictoria hallvictoria merged commit b1db9f4 into hallvictoria/release/1.21.2 Oct 9, 2024
3 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/blobsource-fix-1.21.2 branch October 9, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant